home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digital Nude Photographs: Jammed Light-of-Love
/
Digital Nude Photographs: Jammed Light-of-Love.iso
/
shared.dir
/
00204.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-02-18
|
167 b
|
10 lines
on exitFrame
global prevframe, gcolordepth
sound stop 1
if gcolordepth = 16 then
go(prevframe, "menu.32k")
else
go(prevframe, "menu.dir")
end if
end